StaticText.MouseDown Event

The mouse button was pressed inside the StaticText region at the location passed in x and y. Return True if you are going to handle the MouseDown.

Syntax

result = MouseDown( x, y )


Parameters

x

Integer

y

Integer

Return Value

Result

Boolean